Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(sim): connext instability tests #1735

Merged
merged 5 commits into from
Jul 20, 2020
Merged

Conversation

LePremierHomme
Copy link
Contributor

Added test scenarios:

Code structure is still problematic, waiting for #1111 resolution.


Next to be implemented : #1712 (for both lnd and connext).

@LePremierHomme LePremierHomme requested review from a user and sangaman July 16, 2020 15:02
@LePremierHomme LePremierHomme self-assigned this Jul 16, 2020
@kilrau kilrau added the P1 top priority label Jul 16, 2020
Copy link
Collaborator

@sangaman sangaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fails for me every time when I try to run it locally, most times due to context deadline exceeded and once due to rpc port in use.

@@ -16,9 +16,4 @@ pushd temp/indra
make reset
popd

if [[ retVal != 0 ]]
then
./logs.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this will prevent the logs from printing on failure, right?

Copy link
Contributor Author

@LePremierHomme LePremierHomme Jul 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I saw you added a similar thing to simtest.yml workflow, so it was redundant (assuming we don't need it for local runs).

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think for local runs we can easily check the temp/logs folder for output.

@LePremierHomme
Copy link
Contributor Author

Did you try to clean and re-build everything? Also, try to restart Docker engine.

@LePremierHomme
Copy link
Contributor Author

@sangaman need to merge, please contact me if you still have local issues.

@LePremierHomme LePremierHomme merged commit 5573e62 into master Jul 20, 2020
@LePremierHomme LePremierHomme deleted the connext_instability branch July 20, 2020 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants